Welcome![Sign In][Sign Up]
Location:
Search - tcp test tool

Search list

[OtherTCPUDPDebug_Setup_1.031

Description: TCP UDP 测试工具, 可以与串口工具相比-TCP UDP test tools can be compared with the serial tool
Platform: | Size: 1041408 | Author: qwq | Hits:

[TCP/IP stackuC-TTCP

Description: Test TCP or TTCP, is a test tool to perform TCP/IP or UDP/IP performance tests. TTCP is a commandline sockets-based benchmarking tool for measuring performance between two systems.
Platform: | Size: 1623040 | Author: Sergey | Hits:

[TCP/IP stackTCP_tester

Description: TCP测试小工具,能够测试TCP,UDP,是很好的小软件。-TCP test a small tool that can test TCP, UDP, is a good little software.
Platform: | Size: 192512 | Author: 零乱 | Hits:

[Internet-NetworkG-TcpClientDemo

Description: 强大的TcpServer压力测试工具源码(附突破连接限制的方法和工具)(再次补丁版)-Powerful stress test tool TcpServer source (with breakthrough methods and tools connection limit) (re-patch version)
Platform: | Size: 1185792 | Author: 冷月宫主 | Hits:

[TCP/IP stackC_Programming_TcpServer_stress_test_tool_code

Description: C编程开发TcpServer压力测试工具代码C Programming TcpServer stress test tool code -C Programming TcpServer stress test tool code
Platform: | Size: 1354752 | Author: .. | Hits:

[Internet-NetworkTestCenter

Description: 基于TCP/UDP的网卡性能测试工具 可以以设定的时间间隔发送设定数量的数据包 VC6/MFC实现.-Network Interface Card Performance Test Tool Base on TCP/UDP VC6/MFC.
Platform: | Size: 46080 | Author: 姚雪艳 | Hits:

[Internet-NetworkdtuTest

Description: GPRS \CDMA DTU 设备通用测试程序。支持TCP/UDP协议。-DTU test tool
Platform: | Size: 238592 | Author: gypersonal | Hits:

[Com Porttest2

Description: 本程序利用LABVIEW 编写,可以通过串口和TCPIP实现数据传输-This program makes use of LABVIEW write data transfer via serial and TCPIP
Platform: | Size: 157696 | Author: 周建 | Hits:

[Internet-NetworkCommate

Description: VC2010开发的通信测试工具.支持串口/TCP/UDP.可以按十六进制或ASCII方式监视通信内容,进行端口转发.可以解释执行用户编写的通信测试脚本进行通信过程模拟.-The VC2010 development of communications test tool. Support serial/TCP/UDP. Hexadecimal or ASCII way to monitor the content of communications, and port forwarding. Communications test can be explained by the implementation of user-written scripts to communicate with process simulation.
Platform: | Size: 1140736 | Author: wangyaoyang | Hits:

[Windows CEstep3_tcptest

Description: WinCE下的Tcp/IP测试工具,可以正常运行-Tcp/IP test tool in WinCE, normal operation
Platform: | Size: 3517440 | Author: xinhua | Hits:

[Internet-Networktcpcopy

Description: tcpcopy是一种应用请求复制(基于tcp的packets)工具,其应用领域较广,我们曾经应用于网易的广告投放系统,urs系统,nginx hmux协议开发等系统,避免了上线带来的很多问题。 总体说来,tcpcopy主要有如下功能: 1)分布式压力测试工具,利用在线数据,可以测试系统能够承受的压力大小(远比ab压力测试工具真实地多),也可以提前发现一些bug 2)对于后端的短连接,请求丢失率非常低(1/10万),可以应用于热备份 3)普通上线测试,可以发现新系统是否稳定,提前发现上线过程中会出现的诸多问题,让开发者有信心上线 4)对比试验,同样请求,针对不同或不同版本程序,可以做性能对比等试验 5)利用多种手段,构造无限在线压力,满足中小网站压力测试要求 6)实战演习(架构师必备) tcpcopy可以用于实时和离线回放领域,并且tcpcopy支持mysql协议的复制,开源一年以来,功能上越来越完善。 如果你对上线没有信心,如果你的单元测试不够充分,如果你对新系统不够有把握,如果你对未来的请求压力无法预测,tcpcopy可以帮助你解决上述难题。- tcpcopy It is an online TCP duplication tool and can be used for testing (using netlink and raw sockets). Description: It can help you find bugs without deploying your server software on your production servers.It can also be used to do smoke testing against your products. For example, when you want to migrate your web server from Apache to Nginx, tcpcopy can help you test it. Apache is running online, while tcpcopy can copy the TCP flows from Apache to Nginx. To Nginx, the TCP flows are just forwarding to it. This will not affect Apache at all except cost a little network bandwidth and CPU load. Scenarios: 1) Distributed stress testing Use tcpcopy to copy real-world data to stress test your server software. Bugs that only can be produced in high-stress situations can be found. 2) Hot backup It is very suitable for backup tasks if connections are short-lived. The request loss ratio is quite low (e.g. 0.00001). 3) Online testing Prove
Platform: | Size: 106496 | Author: 林鹏 | Hits:

[Internet-Networktcpcopy0.6

Description: tcpcopy是一种应用请求复制(基于tcp的packets)工具,其应用领域较广,我们曾经应用于网易的广告投放系统,urs系统,nginx hmux协议开发等系统,避免了上线带来的很多问题。 总体说来,tcpcopy主要有如下功能: 1)分布式压力测试工具,利用在线数据,可以测试系统能够承受的压力大小(远比ab压力测试工具真实地多),也可以提前发现一些bug 2)对于后端的短连接,请求丢失率非常低(1/10万),可以应用于热备份 3)普通上线测试,可以发现新系统是否稳定,提前发现上线过程中会出现的诸多问题,让开发者有信心上线 4)对比试验,同样请求,针对不同或不同版本程序,可以做性能对比等试验 5)利用多种手段,构造无限在线压力,满足中小网站压力测试要求 6)实战演习(架构师必备) tcpcopy可以用于实时和离线回放领域,并且tcpcopy支持mysql协议的复制,开源一年以来,功能上越来越完善。 如果你对上线没有信心,如果你的单元测试不够充分,如果你对新系统不够有把握,如果你对未来的请求压力无法预测,tcpcopy可以帮助你解决上述难题。- tcpcopy It is an online TCP duplication tool and can be used for testing (using netlink and raw sockets). Description: It can help you find bugs without deploying your server software on your production servers.It can also be used to do smoke testing against your products. For example, when you want to migrate your web server from Apache to Nginx, tcpcopy can help you test it. Apache is running online, while tcpcopy can copy the TCP flows from Apache to Nginx. To Nginx, the TCP flows are just forwarding to it. This will not affect Apache at all except cost a little network bandwidth and CPU load. Scenarios: 1) Distributed stress testing Use tcpcopy to copy real-world data to stress test your server software. Bugs that only can be produced in high-stress situations can be found. 2) Hot backup It is very suitable for backup tasks if connections are short-lived. The request loss ratio is quite low (e.g. 0.00001). 3) Online testing Prove
Platform: | Size: 97280 | Author: 林鹏 | Hits:

[Software EngineeringTCPTest

Description: tcpcopy是一种应用请求复制(基于tcp的packets)工具,其应用领域较广,我们曾经应用于网易的广告投放系统,urs系统,nginx hmux协议开发等系统,避免了上线带来的很多问题。 总体说来,tcpcopy主要有如下功能: 1)分布式压力测试工具,利用在线数据,可以测试系统能够承受的压力大小(远比ab压力测试工具真实地多),也可以提前发现一些bug 2)对于后端的短连接,请求丢失率非常低(1/10万),可以应用于热备份 3)普通上线测试,可以发现新系统是否稳定,提前发现上线过程中会出现的诸多问题,让开发者有信心上线 4)对比试验,同样请求,针对不同或不同版本程序,可以做性能对比等试验 5)利用多种手段,构造无限在线压力,满足中小网站压力测试要求 6)实战演习(架构师必备) tcpcopy可以用于实时和离线回放领域,并且tcpcopy支持mysql协议的复制,开源一年以来,功能上越来越完善。 如果你对上线没有信心,如果你的单元测试不够充分,如果你对新系统不够有把握,如果你对未来的请求压力无法预测,tcpcopy可以帮助你解决上述难题。- tcpcopy It is an online TCP duplication tool and can be used for testing (using netlink and raw sockets). Description: It can help you find bugs without deploying your server software on your production servers.It can also be used to do smoke testing against your products. For example, when you want to migrate your web server from Apache to Nginx, tcpcopy can help you test it. Apache is running online, while tcpcopy can copy the TCP flows from Apache to Nginx. To Nginx, the TCP flows are just forwarding to it. This will not affect Apache at all except cost a little network bandwidth and CPU load. Scenarios: 1) Distributed stress testing Use tcpcopy to copy real-world data to stress test your server software. Bugs that only can be produced in high-stress situations can be found. 2) Hot backup It is very suitable for backup tasks if connections are short-lived. The request loss ratio is quite low (e.g. 0.00001). 3) Online testing Prove
Platform: | Size: 2048 | Author: 林鹏 | Hits:

[Internet-NetworkTcpTools

Description: 基于QT的TCP调试工具。测试TCP的连接以及数据的收发-a tcp test tool
Platform: | Size: 67584 | Author: 程序 | Hits:

[OtherTCPTestTool_bkill.com

Description: tcp测试工具,2.3版本,可以检测获取电脑上的IP-tcp test tool
Platform: | Size: 2043904 | Author: wu | Hits:

[androidwifi-test

Description: 使用Android时写的一个wifi测试工具,可以进行tcp、udp通信,同时将通信数据保存到记录文件中。 可以在此基础上修改为自己的WiFi调试助手。-Write when using a wifi Android test tool that can be tcp, udp communications, while saving communication data to the log file. You can modify debugging aids for their WiFi on this basis.
Platform: | Size: 289792 | Author: 独闯天涯 | Hits:

[Internet-Networktcpudptest

Description: tcp\udp 网络压力测试,能同时连接上千个线程,是较好的压力测试工具(Tcp\udp network stress test, which can connect thousands of threads at the same time, is a better stress test tool)
Platform: | Size: 124928 | Author: 张长宜 | Hits:

[Othertcp tool

Description: tcp测试工具,udp测试,tcp服务端,tcp客户端,设置端口,测试。(TCP test tools, udp test, the TCP server, the TCP client, set port, test.)
Platform: | Size: 1882112 | Author: ZYY1341341 | Hits:

[Internet-NetworkNetAssist

Description: NetAssist is a network test tool,can test by tcp, udp.
Platform: | Size: 484352 | Author: yaxi | Hits:

[TCP/IP stacktcpudptest

Description: tcp,udp高并发测试工具,高并发测试工具(tcp udp test tool tcp udp test tool)
Platform: | Size: 164864 | Author: aaa1123 | Hits:
« 12 3 »

CodeBus www.codebus.net